﻿capital = 306

oob = "COL_1936"
if = {
	limit = { has_dlc = "Man the Guns" }
		set_naval_oob = "COL_1936_naval_mtg"
	else = {
		set_naval_oob = "COL_1936_naval_legacy"
	}
}
if = {
	limit = { has_dlc = "By Blood Alone" }
		set_air_oob = "COL_1936_air_bba"
	else = {
		set_air_oob = "COL_1936_air_legacy"
		set_technology = {
			early_fighter = 1
		}
	}
}

# Starting tech
set_technology = {
	infantry_weapons = 1
	gw_artillery = 1
}
if = {
	limit = { not = { has_dlc = "Man the Guns" } }
	set_technology = {
	early_destroyer = 1
	}
}
if = {
	limit = { has_dlc = "Man the Guns" }
	set_technology = {
		basic_naval_mines = 1
		early_ship_hull_light = 1
		basic_battery = 1
		basic_torpedo = 1
	}
}

recruit_character = COL_alfonso_lópez_pumarejo
recruit_character = COL_mariano_ospina_pérez
recruit_character = COL_gustavo_rojas_pinilla
recruit_character = COL_david_de_vidal
recruit_character = COL_isidoro_sotomayor
recruit_character = COL_eduardo_poirier_escobar
recruit_character = COL_luis_bernardo_andrade
recruit_character = COL_luis_rodriguez
recruit_character = COL_luis_acevedo
recruit_character = COL_enrico_diaz_carias
recruit_character = COL_guillermo_padilla_manrique
recruit_character = COL_gabriel_paris_gordillo
recruit_character = COL_mauricio_soto_gomez
recruit_character = COL_salvador_tiaga_gonzalez
recruit_character = COL_querista_sellor
recruit_character = COL_camilo_daza_alvarez
recruit_character = COL_manuel_quinones
recruit_character = COL_german_olano_moreno
recruit_character = COL_ruben_piedrahita_arango
recruit_character = COL_jose_ellis_quinsado
recruit_character = COL_m_e_rojas_de_moreno
recruit_character = COL_raphael_hollmann
recruit_character = COL_jorge_lopez_suyo


set_country_flag = monroe_doctrine

set_convoys = 10

set_convoys = 5
set_politics = {
	ruling_party = democratic
	last_election = "1934.2.11"
	election_frequency = 48
	elections_allowed = yes
}
set_popularities = {
	democratic = 99
	communism = 1
}

### VARIANTS ###
# 1936 Start #
if = {
	limit = { not = { has_dlc = "Man the Guns" } }
	### Ship Variants ###
}
if = {
	limit = { has_dlc = "Man the Guns" }
	create_equipment_variant = {
		name = "Antioquia Class"				
		type = ship_hull_light_1
		name_group = COL_DD_HISTORICAL
		parent_version = 0
		modules = {
			fixed_ship_battery_slot = ship_light_battery_2
			fixed_ship_anti_air_slot = ship_anti_air_1
			fixed_ship_fire_control_system_slot = ship_fire_control_system_0
			fixed_ship_radar_slot = empty
			fixed_ship_engine_slot = light_ship_engine_2
			fixed_ship_torpedo_slot = ship_torpedo_1
			mid_1_custom_slot = ship_mine_layer_1
			rear_1_custom_slot = ship_depth_charge_1
		}
	}
}
